From: Stephen Berman Date: Mon, 16 Aug 2021 20:55:50 +0000 (+0200) Subject: ; Fix menu entry alignment of last change X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~1723 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ae751f2a098787aaf4dff41e8215a5609069076b;p=emacs.git ; Fix menu entry alignment of last change * doc/lispref/elisp.texi (Top): Fix alignment. --- diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 337c71c2956..55bcf399d81 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -788,7 +788,7 @@ Defining Commands * Interactive Codes:: The standard letter-codes for reading arguments in various ways. * Interactive Examples:: Examples of how to read interactive arguments. -* Command Modes:: Specifying that commands are for a specific mode. +* Command Modes:: Specifying that commands are for a specific mode. * Generic Commands:: Select among command alternatives.